home *** CD-ROM | disk | FTP | other *** search
/ PCMania 19 / PCMania19.iso / Jogos em Flash / CARTAS / LET_IT_RIDE.SWF / scripts / frame_8 / DoAction.as
Text File  |  2002-05-07  |  342b  |  25 lines

  1. Credits = "2000";
  2. Total = "2000";
  3. acheck = "1";
  4. creditsPlayed = "0";
  5. tOff = "0";
  6. creditsPlayedm = "0";
  7. hsdplay = "0";
  8. betMover = "1";
  9. chipRow = "0";
  10. rf = "0";
  11. dealplay = "1";
  12. tellTarget("/b-stand")
  13. {
  14.    gotoAndStop(2);
  15. }
  16. tellTarget("/b-hit")
  17. {
  18.    gotoAndStop(2);
  19. }
  20. tellTarget("/b-deal")
  21. {
  22.    gotoAndStop(2);
  23. }
  24. stop();
  25.